CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CSharp Notification

搜索资源列表

  1. Csharp

    0下载:
  2. 关于C#中委托、接口的一种理解方式。 将紧耦合、异步通知、静态监听者等融合进一个代码故事增强其可理解性。 适合CSharp学习者阅读-on C# entrusted Interface an understanding manner. Will be tightly coupled, asynchronous notification, passive integration, such as the interception of a code into the story to en
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3797
    • 提供者:李俊生
  1. notificationsoftkeys.zip

    0下载:
  2. windows mobile Notification 的各种使用方法示例,windows mobile Notification various examples of the use of methods
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-27
    • 文件大小:28676
    • 提供者:Huang Chao
  1. alarm6_20050221

    0下载:
  2. 可以瀏覽,刪除 已經加入排程的mp3鬧鐘 儲存設定 --> 可以將六組鬧鐘設定儲存到xml檔 加入排程 --> 將六組鬧鐘所設定的時間加入notification q-Can browse, delete scheduling has joined the mp3 alarm clock Save Settings-
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-08
    • 文件大小:1708630
    • 提供者:nick
  1. Trombone

    0下载:
  2. Windows Mobile Professional 6 及更高版本上利用SMS自动进行状态回复的程序。还包括了以下演示: 使用SMS拦截; 使用配置文件; 检查Outlook约会信息; 基于定制策略对不同电话号码作出不同反应; 使用SIP; 在Windows移动设备上使用db4; 使用提示; 多语言界面和本地化。-Trombone a utility for automating status reply via SMS on Windows Mobile P
  3. 所属分类:VOIP program

    • 发布日期:2017-05-02
    • 文件大小:585918
    • 提供者:mesmerism
  1. spacebuider20SDK111111111111

    0下载:
  2. SpaceBuilder是一款基于asp.net技术业内领先的Web2.0社区平台。结合我们提供的博客、相册、文件、网摘、迷你博客、资讯、论坛、活动、圈子等应用模块,您可以快速的搭建web2.0特征的在线社区。借助SpaceBuilder平台的服务(用户、朋友、私信、邀请、权限、审核、隐私、积分、通知、动态、标签、分类、附件…),二次开发者可以快速的增加新的应用模块或者对现有的应用模块进行修改。-SpaceBuilder is a asp.net based on industry-leadin
  3. 所属分类:WEB源码

    • 发布日期:2017-06-18
    • 文件大小:27361001
    • 提供者:liang
  1. wenkong

    0下载:
  2. 机房温度报警系统,通过短信通知,系统后台自动运行(windows服务).-Room temperature alarm system, through the SMS notification, the system automatically run the background (windows service).
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:448158
    • 提供者:纪纲
  1. TFS_AssignedToMailSender

    0下载:
  2. TFS中工作项变动的Email通知机制对于团队协作开发非常重要,但是其默认的Email机制只能实现跟公司内部Exchange邮箱的集成,AssignedToMailSender是一个第三方实现的TFS免费工具。作者主要基于此工具进行了实用性改善,可以跟公司的域环境结合起来,动态根据TFS工作项中关联的用户名得到域用户关联的邮箱地址。要求不同域账号的用户名必须是唯一的。-TFS work items in the Email notification mechanism for changes i
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:11418
    • 提供者:sibensen
  1. _NotifyIconSl

    0下载:
  2. 桌面通知栏,CSharp,有一定参考价值-Desktop notification bar, CSharp, there is a certain reference value
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:66663
    • 提供者:小海
  1. CSharp--notifyicon--menu

    0下载:
  2. c# 实现窗体最小化,隐藏任务栏任务,notification ,并且实现右击菜单-c# realize the form is minimized, hide Taskbar, notification, and realize right-click menu
  3. 所属分类:CSharp

    • 发布日期:2016-01-23
    • 文件大小:1024
    • 提供者:刘勇
  1. CSharp-TaskbarForm

    0下载:
  2. 类似qq在右下角的通知提醒功能,以及以下其他的小功能-Similar to the QQ in the lower right corner of the notification alert function, as well as the following other small functions
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:312414
    • 提供者:jack
  1. EventTracingViaReflection-Src

    0下载:
  2. 事件绑定通知,将事件绑定到同一个通知函数(Event binding notification that binds events to the same notification function)
  3. 所属分类:C#编程

    • 发布日期:2017-12-19
    • 文件大小:165888
    • 提供者:潘晨
  1. Ntty.RPC.NETClient

    0下载:
  2. Netty是一个高性能、异步事件驱动的NIO框架,它提供了对TCP、UDP和文件传输的支持,作为一个异步NIO框架,Netty的所有IO操作都是异步非阻塞的,通过Future-Listener机制,用户可以方便的主动获取或者通过通知机制获得IO操作结果。 作为当前最流行的NIO框架,Netty在互联网领域、大数据分布式计算领域、游戏行业、通信行业等获得了广泛的应用,一些业界著名的开源组件也基于Netty的NIO框架构建。(Netty is a high-performance, async
  3. 所属分类:C#编程

    • 发布日期:2018-05-03
    • 文件大小:47104
    • 提供者:huhuaaaa
搜珍网 www.dssz.com